Contribution org.nuxeo.ecm.platform.publisher.contrib--validatorsRule
In component org.nuxeo.ecm.platform.publisher.contrib
org.nuxeo.ecm.platform.publisher.contrib
inside nuxeo-platform-publisher-core-8.10.jar /OSGI-INF/publisher-contrib.xml
This contribution is part of XML component Documentation
Default ValidatorsRule to use: the validators will be principals having manage everything rights in the sections where the document has been published.
Extension Point
Extension point validatorsRule of component PublisherServiceImpl.Contributed Items
XML Source
<extension point="validatorsRule" target="org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl">
<documentation>
Default ValidatorsRule to use: the validators will be principals having
manage everything rights in the sections where the document
has been published.
@author Thomas Roger(troger@nuxeo.com)
</documentation>
<validatorsRule class="org.nuxeo.ecm.platform.publisher.rules.DefaultValidatorsRule" name="CoreValidatorsRule"/>
</extension>